Skip to content

Conversation

@Rel1cx
Copy link
Owner

@Rel1cx Rel1cx commented Oct 28, 2025

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Test
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

@Rel1cx Rel1cx requested a review from Copilot October 28, 2025 04:41
@vercel
Copy link

vercel bot commented Oct 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
eslint-react Building Building Preview Comment Oct 28, 2025 4:41am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reorders the plugin name sections in rule documentation files to prioritize @eslint-react/eslint-plugin over individual plugin packages (e.g., eslint-plugin-react-x, eslint-plugin-react-dom).

  • Swaps the order of "Full Name" sections to list @eslint-react/eslint-plugin first
  • Updates the corresponding rule name examples in code blocks
  • Applies this standardization across all rule documentation files in the repository

Reviewed Changes

Copilot reviewed 90 out of 90 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/plugins/eslint-plugin-react-x/src/rules/*.mdx (60 files) Reordered plugin name sections to show @eslint-react/eslint-plugin before eslint-plugin-react-x
packages/plugins/eslint-plugin-react-dom/src/rules/*.mdx (18 files) Reordered plugin name sections to show @eslint-react/eslint-plugin before eslint-plugin-react-dom
packages/plugins/eslint-plugin-react-web-api/src/rules/*.mdx (4 files) Reordered plugin name sections to show @eslint-react/eslint-plugin before eslint-plugin-react-web-api
packages/plugins/eslint-plugin-react-naming-convention/src/rules/*.mdx (5 files) Reordered plugin name sections to show @eslint-react/eslint-plugin before eslint-plugin-react-naming-convention
packages/plugins/eslint-plugin-react-hooks-extra/src/rules/*.mdx (1 file) Reordered plugin name sections to show @eslint-react/eslint-plugin before eslint-plugin-react-hooks-extra

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Rel1cx Rel1cx merged commit 34e6387 into main Oct 28, 2025
11 of 12 checks passed
@Rel1cx Rel1cx deleted the improve-rules-docs branch October 28, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants